home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / printing / printque.arc / README.DOC < prev    next >
Text File  |  1987-04-26  |  2KB  |  56 lines

  1.  
  2. (C) 1987 by Wayne S. Arczynski
  3.  
  4. PRINTQUE.ARC contains the following files:
  5.  
  6.      PRINTQUE.S     Source for printer queue
  7.      STOP_PRT.S     Source for stop print
  8.      ZPRINTQ .PRG   Executable printer queue
  9.      STOP_PRT.PRG   Executable stop print accessory for PRINTQ
  10.      README  .DOC   This file
  11.  
  12. FEATURES:
  13.  
  14.      - 64k Print buffer  Large enough, but not too big. 
  15.      - Stop Print        For the oops factor.
  16.      - Re-enterant       This program only allocates memory when
  17.                          first run.
  18.      - Source Code       Unprecedented. If you don't like
  19.                          something, you can change it.
  20.      - No Risk           Shareware. If you like, you buy.
  21.  
  22. BOOTING UP:
  23.  
  24.      ZPRINTQ.PRG when run will allocate slightly more than 64k of
  25. memory for interrupt drivers and buffer space. You may choose to
  26. place ZPRINTQ.PRG in the AUTO folder on your disk, or you may run
  27. ZPRINTQ.PRG from the desktop. You may run the program as often as
  28. you want without running out of memory, since memory is only
  29. allocated the first time it is run. Once run, the program is
  30. totally transparent to the user.
  31.      "Ok. I ran ZPRINTQ and started printing out SUPERBLAST.DOC.
  32. Unfortunately, I wanted to print SUPERBLAST.TXT." Sound familiar?
  33. No problem. Run STOP_PRT.PRG. STOP_PRT will find ZPRINTQ and
  34. flush ZPRINTQ's buffer.
  35.      If the listing you want to stop is really big (greater than
  36. 64k), place your printer off-line. This will fill ZPRINTQ's buffer.
  37. When the buffer fills up and your printer is off-line, you will see
  38. a message saying 'data is not being received by your printer check
  39. paper, power connections, etc.'/ CANCEL / RETRY /. Click on cancel.
  40. Finally run STOP_PRT.
  41.  
  42. SHAREWARE:
  43.  
  44.      This product is being distributed as SHAREWARE. It may be
  45. distributed freely providing the copyright notice and shareware
  46. information remain intact. This product may not be incorporated
  47. into any commercial product without prior written authorization.
  48. For commercial license information write to the address below.
  49.  
  50. If you like this product and feel it is useful, send $5 to:
  51.  
  52.      Wayne S. Arczynski
  53.      8646 Chelsea Bridge Way
  54.      Lutherville, MD   21093
  55.  
  56.